home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2000 April 15 / MACPEOPLE-2000-04-15.ISO.7z / MACPEOPLE-2000-04-15.ISO / 特集2/イケてる検索 / オンラインウエア / bakerstreetassistant.sit / Baker Street Assistant ƒ / C&G Sherlock Plug-ins / ConflictCatcher.src < prev    next >
Text File  |  1999-02-11  |  988b  |  36 lines

  1. # Created by nathan hyde
  2. # e-mail: nhyde@mail3.casadyg.com
  3. # http://www.casadyg.com/
  4. # revised on Thu, Feb 11, 1999 at 2:39:04 PM
  5. #
  6. # Thanks to Gord Lacey
  7. # <http://www.eiresources.com>
  8.  
  9. <search
  10.     method="POST"
  11.     action="http://www.casadyg.com/products/conflictcatcher/searchRefLib.qry?function=search"
  12.     name="Conflict Catcher"
  13.     description="Searches Casady & Greene's Conflict Catcher reference library which contains descriptions for over 4000 startup files."        update="http://www.conflictcatcher.com/downloads/sherlock/conflictcatcher.src.hqx"
  14.     updateCheckDays=5
  15. >
  16.  
  17. <input name=filename user>
  18. <input name=VendorDatabaseVendorName value="">
  19. <input name=Type value="">
  20. <input name=Creator value="">
  21.  
  22. <interpret
  23. resultListStart="<!--ListStart-->"
  24. resultListEnd="<!--ListEnd-->"
  25.  
  26. resultItemStart="<!--ResultItemS-->"
  27. resultItemEnd="<!--ResultItemE-->"
  28.  
  29. # relevanceStart="<!--RelStart-->"
  30. # relevanceEnd="<!--RelEnd-->"
  31.  
  32. # bannerStart="<!--BanStart-->"
  33. # bannerEnd="<!--BanEnd-->"
  34. >
  35. </search>
  36.